.Net Framework > v2.0.50727 > System > Collections > Generic Generic
Category
Namespace
Description
The System.Collections.Generic namespace contains interfaces and classes that define generic collections, which allow users to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections.
Classes
Comparer<T>
Dictionary<TKey,TValue>
Dictionary<TKey,TValue>.KeyCollection
Dictionary<TKey,TValue>.ValueCollection
EqualityComparer<T>
KeyNotFoundException
LinkedList<T>
LinkedListNode<T>
List<T>
Queue<T>
SortedDictionary<TKey,TValue>
SortedDictionary<TKey,TValue>.KeyCollection
SortedDictionary<TKey,TValue>.ValueCollection
SortedList<TKey,TValue>
Stack<T>
Interfaces
ICollection<T>
IComparer<T>
IDictionary<TKey,TValue>
IEnumerable<T>
IEnumerator<T>
IEqualityComparer<T>
IList<T>
Structures
Dictionary<TKey,TValue>.Enumerator
Dictionary<TKey,TValue>.KeyCollection.Enumerator
Dictionary<TKey,TValue>.ValueCollection.Enumerator
KeyValuePair<TKey,TValue>
LinkedList<T>.Enumerator
List<T>.Enumerator
Queue<T>.Enumerator
SortedDictionary<TKey,TValue>.Enumerator
SortedDictionary<TKey,TValue>.KeyCollection.Enumerator
SortedDictionary<TKey,TValue>.ValueCollection.Enumerator
Stack<T>.Enumerator
Tags
01C215753B, 02E3ABA98D, 0376596F91
Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database